Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dxattr.h21 OCFS2_XATTR_INDEX_SECURITY, enumerator
H A Dxattr.c108 [OCFS2_XATTR_INDEX_SECURITY] = &ocfs2_xattr_security_handler,
7125 return type != OCFS2_XATTR_INDEX_SECURITY && in ocfs2_reflink_xattr_no_security()
7248 return ocfs2_xattr_get(inode, OCFS2_XATTR_INDEX_SECURITY, in ocfs2_xattr_security_get()
7257 return ocfs2_xattr_set(inode, OCFS2_XATTR_INDEX_SECURITY, in ocfs2_xattr_security_set()
7268 err = ocfs2_xattr_set(inode, OCFS2_XATTR_INDEX_SECURITY, in ocfs2_initxattrs()
7302 OCFS2_XATTR_INDEX_SECURITY, in ocfs2_init_security_set()