Searched refs:prot_to_mode (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/affs/ | ||
D | affs.h | 142 extern umode_t prot_to_mode(u32 prot); |
D | inode.c | 72 inode->i_mode = prot_to_mode(prot); in affs_iget() |
D | amigaffs.c | 388 prot_to_mode(u32 prot) in prot_to_mode() function |