Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dacl.h22 void v9fs_put_acl(struct posix_acl *dacl, struct posix_acl *acl);
42 static inline void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() function
H A Dvfs_inode_dotl.c341 v9fs_put_acl(dacl, pacl); in v9fs_vfs_atomic_open_dotl()
435 v9fs_put_acl(dacl, pacl); in v9fs_vfs_mkdir_dotl()
917 v9fs_put_acl(dacl, pacl); in v9fs_vfs_mknod_dotl()
H A Dacl.c311 void v9fs_put_acl(struct posix_acl *dacl, in v9fs_put_acl() function