Searched refs:dst_u (Results 1 – 1 of 1) sorted by relevance
336 bool bch2_reinherit_attrs(struct bch_inode_unpacked *dst_u, in bch2_reinherit_attrs() argument344 if (!S_ISDIR(dst_u->bi_mode) && id == Inode_opt_casefold) in bch2_reinherit_attrs()348 if (dst_u->bi_fields_set & (1 << id)) in bch2_reinherit_attrs()352 dst = bch2_inode_opt_get(dst_u, id); in bch2_reinherit_attrs()357 bch2_inode_opt_set(dst_u, id, src); in bch2_reinherit_attrs()