Home
last modified time | relevance | path

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

/fs/btrfs/
A Dxattr.c402 if (test_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags)) in btrfs_xattr_handler_get_security()
408 set_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags); in btrfs_xattr_handler_get_security()
425 clear_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags); in btrfs_xattr_handler_set_security()
524 clear_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags); in btrfs_initxattrs()
A Dbtrfs_inode.h90 BTRFS_INODE_NO_CAP_XATTR, enumerator
A Dinode.c6463 set_bit(BTRFS_INODE_NO_CAP_XATTR, &BTRFS_I(inode)->runtime_flags); in btrfs_create_new_inode()

Completed in 22 milliseconds