Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/f2fs/
H A Dacl.h36 extern struct posix_acl *f2fs_get_acl(struct inode *, int);
41 #define f2fs_get_acl NULL macro
H A Dacl.c199 struct posix_acl *f2fs_get_acl(struct inode *inode, int type) in f2fs_get_acl() function
H A Dnamei.c1348 .get_acl = f2fs_get_acl,
1364 .get_acl = f2fs_get_acl,
H A Dfile.c1009 .get_acl = f2fs_get_acl,