Home
last modified time | relevance | path

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

/linux-6.15/fs/btrfs/
H A Dxattr.c390 bool is_cap = false; in btrfs_xattr_handler_get_security() local
401 is_cap = true; in btrfs_xattr_handler_get_security()
407 if (ret == -ENODATA && is_cap) in btrfs_xattr_handler_get_security()