Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dioctl.c200 static int check_fsflags(unsigned int old_flags, unsigned int flags) in check_fsflags() function
267 ret = check_fsflags(old_fsflags, fsflags); in btrfs_fileattr_set()