Searched refs:id_mode_to_cifs_acl (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsproto.h | 218 extern int id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64,
|
H A D | inode.c | 2822 rc = id_mode_to_cifs_acl(inode, full_path, NO_CHANGE_64, 2843 rc = id_mode_to_cifs_acl(inode, full_path, mode,
|
H A D | cifsacl.c | 1285 id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 nmode, in id_mode_to_cifs_acl() function
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifsproto.h | 232 extern int id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 *pnmode,
|
H A D | inode.c | 3095 rc = id_mode_to_cifs_acl(inode, full_path, &mode, 3116 rc = id_mode_to_cifs_acl(inode, full_path, &mode,
|
H A D | cifsacl.c | 1575 id_mode_to_cifs_acl(struct inode *inode, const char *path, __u64 *pnmode, in id_mode_to_cifs_acl() function
|
Completed in 13 milliseconds