Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ocfs2/
Dacl.h30 extern int ocfs2_acl_chmod(struct inode *);
Dacl.c330 int ocfs2_acl_chmod(struct inode *inode) in ocfs2_acl_chmod() function
Dfile.c1249 status = ocfs2_acl_chmod(inode); in ocfs2_setattr()