Searched refs:v9fs_put_acl (Results 1 – 3 of 3) sorted by relevance
25 extern void v9fs_put_acl(struct posix_acl *dacl, struct posix_acl *acl);43 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() function
370 v9fs_put_acl(dacl, pacl); in v9fs_vfs_atomic_open_dotl()478 v9fs_put_acl(dacl, pacl); in v9fs_vfs_mkdir_dotl()919 v9fs_put_acl(dacl, pacl); in v9fs_vfs_mknod_dotl()
179 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() function