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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dxattr.h29 OCFS2_XATTR_INDEX_SECURITY, enumerator in enum:ocfs2_xattr_type
H A Dxattr.c116 [OCFS2_XATTR_INDEX_SECURITY] = &ocfs2_xattr_security_handler,
7091 return type != OCFS2_XATTR_INDEX_SECURITY &&
7189 ret = ocfs2_xattr_set(inode, OCFS2_XATTR_INDEX_SECURITY,
7239 return ocfs2_xattr_get(dentry->d_inode, OCFS2_XATTR_INDEX_SECURITY,
7249 return ocfs2_xattr_set(dentry->d_inode, OCFS2_XATTR_INDEX_SECURITY,
7272 OCFS2_XATTR_INDEX_SECURITY,

Completed in 55 milliseconds