Home
last modified time | relevance | path

Searched defs:posix_acl_chmod (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dposix_acl.h95 static inline int posix_acl_chmod(struct inode *inode, umode_t mode) in posix_acl_chmod() function
/kernel/linux/linux-6.6/include/linux/
H A Dposix_acl.h112 static inline int posix_acl_chmod(struct mnt_idmap *idmap, in posix_acl_chmod() function
/kernel/linux/linux-5.10/fs/
H A Dposix_acl.c555 posix_acl_chmod(struct inode *inode, umode_t mode) in posix_acl_chmod() function
579 EXPORT_SYMBOL(posix_acl_chmod); variable
/kernel/linux/linux-6.6/fs/
H A Dposix_acl.c606 posix_acl_chmod(struct mnt_idmap *idmap, struct dentry *dentry, in posix_acl_chmod() function
632 EXPORT_SYMBOL(posix_acl_chmod); variable

Completed in 4 milliseconds