Home
last modified time | relevance | path

Searched refs:simple_set_acl (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/linux/
Dposix_acl.h80 extern int simple_set_acl(struct inode *, struct posix_acl *, int);
100 #define simple_set_acl NULL macro
/linux-4.19.296/fs/
Dposix_acl.c921 int simple_set_acl(struct inode *inode, struct posix_acl *acl, int type) in simple_set_acl() function