Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dacl.h58 struct posix_acl *ext4_get_acl(struct inode *inode, int type, bool rcu);
65 #define ext4_get_acl NULL macro
H A Dacl.c145 ext4_get_acl(struct inode *inode, int type, bool rcu) in ext4_get_acl() function
H A Dfile.c955 .get_inode_acl = ext4_get_acl,
H A Dnamei.c4233 .get_inode_acl = ext4_get_acl,
4244 .get_inode_acl = ext4_get_acl,