Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
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()