Searched refs:try_to_fill_dentry (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs/
H A Droot.c92 static int try_to_fill_dentry(struct dentry *dentry, struct super_block *sb, struct autofs_sb_info *sbi) function
171 res = try_to_fill_dentry(dentry, dir->i_sb, sbi);
187 res = try_to_fill_dentry(dentry, dir->i_sb, sbi);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/autofs4/
H A Droot.c154 static int try_to_fill_dentry(struct dentry *dentry, int flags) function
270 status = try_to_fill_dentry(dentry, nd->flags);
334 status = try_to_fill_dentry(dentry, flags);
362 status = try_to_fill_dentry(dentry, flags);

Completed in 65 milliseconds