Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dioctl.c341 static unsigned int btrfs_inode_flags_to_xflags(unsigned int flags) in btrfs_inode_flags_to_xflags() function
378 fa.fsx_xflags = btrfs_inode_flags_to_xflags(binode->flags); in btrfs_ioctl_fsgetxattr()