Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dacl.h31 extern int ocfs2_acl_chmod(struct inode *, struct buffer_head *);
Dacl.c323 int ocfs2_acl_chmod(struct inode *inode, struct buffer_head *bh) in ocfs2_acl_chmod() function
Dfile.c1306 status = ocfs2_acl_chmod(inode, bh); in ocfs2_setattr()