Home
last modified time | relevance | path

Searched refs:hmdfs_read_perm (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/authority/
Dauthentication.h255 __u16 hmdfs_read_perm(struct inode *inode);
Dauthentication.c232 __u16 hmdfs_read_perm(struct inode *inode) in hmdfs_read_perm() function
/kernel/linux/linux-5.10/fs/hmdfs/
Dinode_local.c97 info->perm = hmdfs_read_perm(lower_inode); in fill_inode_local()