Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dioctl.c189 static int check_fsflags(unsigned int old_flags, unsigned int flags) in check_fsflags() function
256 ret = check_fsflags(old_fsflags, fsflags); in btrfs_fileattr_set()