Searched refs:S_AUTOMOUNT (Results 1 – 8 of 8) sorted by relevance
637 inode->i_flags |= S_AUTOMOUNT; in debugfs_create_automount()
206 inode->i_flags |= S_AUTOMOUNT; in afs_inode_init_from_status()
2398 #define S_AUTOMOUNT (1 << 11) /* Automount/referral quasi-directory */ macro 2457 #define IS_AUTOMOUNT(inode) ((inode)->i_flags & S_AUTOMOUNT)
91 the inode has S_AUTOMOUNT set, or can be set directly) then it is
1411 the dentry. This is set by __d_instantiate() if S_AUTOMOUNT is
495 inode->i_flags |= S_AUTOMOUNT; in fuse_iget()
515 inode->i_flags |= S_AUTOMOUNT; in nfs_fhget()
238 inode->i_flags |= S_AUTOMOUNT; in cifs_fattr_to_inode()