Home
last modified time | relevance | path

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

/openbmc/linux/fs/autofs/
H A Dinode.c272 root_inode = autofs_get_inode(s, S_IFDIR | 0755); in autofs_fill_super()
361 struct inode *autofs_get_inode(struct super_block *sb, umode_t mode) in autofs_get_inode() function
H A Dautofs_i.h154 struct inode *autofs_get_inode(struct super_block *, umode_t);
H A Droot.c590 inode = autofs_get_inode(dir->i_sb, S_IFLNK | 0555); in autofs_dir_symlink()
740 inode = autofs_get_inode(dir->i_sb, S_IFDIR | mode); in autofs_dir_mkdir()