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

/linux-master/fs/ocfs2/
H A Dxattr.h19 OCFS2_XATTR_INDEX_SECURITY, enumerator in enum:ocfs2_xattr_type
H A Dxattr.c102 [OCFS2_XATTR_INDEX_SECURITY] = &ocfs2_xattr_security_handler,
7119 return type != OCFS2_XATTR_INDEX_SECURITY &&
7241 return ocfs2_xattr_get(inode, OCFS2_XATTR_INDEX_SECURITY,
7251 return ocfs2_xattr_set(inode, OCFS2_XATTR_INDEX_SECURITY,
7274 err = ocfs2_xattr_set(inode, OCFS2_XATTR_INDEX_SECURITY,
7318 OCFS2_XATTR_INDEX_SECURITY,

Completed in 158 milliseconds