Home
last modified time | relevance | path

Searched refs:f2fs_get_acl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dacl.h36 extern struct posix_acl *f2fs_get_acl(struct inode *, int, bool);
42 #define f2fs_get_acl NULL macro
H A Dacl.c199 struct posix_acl *f2fs_get_acl(struct inode *inode, int type, bool rcu) in f2fs_get_acl() function
H A Dnamei.c1395 .get_inode_acl = f2fs_get_acl,
1413 .get_inode_acl = f2fs_get_acl,
H A Dfile.c1037 .get_inode_acl = f2fs_get_acl,