Home
last modified time | relevance | path

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

/fs/autofs4/
Dinode.c247 root_inode = autofs4_get_inode(s, S_IFDIR | 0755); in autofs4_fill_super()
324 struct inode *autofs4_get_inode(struct super_block *sb, umode_t mode) in autofs4_get_inode() function
Dautofs_i.h159 struct inode *autofs4_get_inode(struct super_block *, umode_t);
Droot.c541 inode = autofs4_get_inode(dir->i_sb, S_IFLNK | 0555); in autofs4_dir_symlink()
723 inode = autofs4_get_inode(dir->i_sb, S_IFDIR | 0555); in autofs4_dir_mkdir()