Home
last modified time | relevance | path

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

/fs/ocfs2/
Dacl.h23 extern int ocfs2_acl_chmod(struct inode *, struct buffer_head *);
Dacl.c315 int ocfs2_acl_chmod(struct inode *inode, struct buffer_head *bh) in ocfs2_acl_chmod() function
Dfile.c1298 status = ocfs2_acl_chmod(inode, bh); in ocfs2_setattr()