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

/linux-master/fs/ocfs2/
H A Dacl.c158 static int ocfs2_acl_set_mode(struct inode *inode, struct buffer_head *di_bh, function
282 status = ocfs2_acl_set_mode(inode, bh, NULL, mode);
375 ret = ocfs2_acl_set_mode(inode, di_bh, handle, mode);
395 ret2 = ocfs2_acl_set_mode(inode, di_bh, handle, mode);

Completed in 203 milliseconds