H A D | expire.c | 12 unsigned long timeout, unsigned int how) in autofs_can_expire() argument 20 if (!(how & AUTOFS_EXP_IMMEDIATE)) { in autofs_can_expire() 30 struct dentry *dentry, unsigned int how) in autofs_mount_busy() argument 52 if (how & AUTOFS_EXP_FORCED) { in autofs_mount_busy() 150 unsigned int how) in autofs_direct_busy() argument 155 if (how & AUTOFS_EXP_FORCED) in autofs_direct_busy() 169 if (!autofs_can_expire(top, timeout, how)) in autofs_direct_busy() 182 unsigned int how) in autofs_tree_busy() argument 204 if (autofs_mount_busy(mnt, p, how)) { in autofs_tree_busy() 228 if (how in autofs_tree_busy() 241 autofs_check_leaves(struct vfsmount * mnt,struct dentry * parent,unsigned long timeout,unsigned int how) autofs_check_leaves() argument 274 autofs_expire_direct(struct super_block * sb,struct vfsmount * mnt,struct autofs_sb_info * sbi,unsigned int how) autofs_expire_direct() argument 321 should_expire(struct dentry * dentry,struct vfsmount * mnt,unsigned long timeout,unsigned int how) should_expire() argument 420 autofs_expire_indirect(struct super_block * sb,struct vfsmount * mnt,struct autofs_sb_info * sbi,unsigned int how) autofs_expire_indirect() argument 576 autofs_do_expire_multi(struct super_block * sb,struct vfsmount * mnt,struct autofs_sb_info * sbi,unsigned int how) autofs_do_expire_multi() argument 614 unsigned int how = 0; autofs_expire_multi() local [all...] |