Searched refs:bch_flags_to_xflags (Results 1 – 2 of 2) sorted by relevance
25 static const __maybe_unused unsigned bch_flags_to_xflags[] = { variable
119 fa.fsx_xflags = map_flags(bch_flags_to_xflags, inode->ei_inode.bi_flags); in bch2_ioc_fsgetxattr()152 struct flags_set s = { .mask = map_defined(bch_flags_to_xflags) }; in bch2_ioc_fssetxattr()163 s.flags = map_flags_rev(bch_flags_to_xflags, fa.fsx_xflags); in bch2_ioc_fssetxattr()
Completed in 7 milliseconds