Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dioctl.c196 static int check_fsflags(unsigned int old_flags, unsigned int flags) in check_fsflags() function
277 ret = check_fsflags(old_fsflags, fsflags); in btrfs_fileattr_set()