Home
last modified time | relevance | path

Searched refs:bch_flags_to_uflags (Results 1 – 2 of 2) sorted by relevance

/linux/fs/bcachefs/
A Dfs-ioctl.h16 static const __maybe_unused unsigned bch_flags_to_uflags[] = { variable
A Dfs-ioctl.c71 unsigned flags = map_flags(bch_flags_to_uflags, inode->ei_inode.bi_flags); in bch2_ioc_getflags()
81 struct flags_set s = { .mask = map_defined(bch_flags_to_uflags) }; in bch2_ioc_setflags()
88 s.flags = map_flags_rev(bch_flags_to_uflags, uflags); in bch2_ioc_setflags()

Completed in 6 milliseconds