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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/autofs/
H A Droot.c85 static int try_to_fill_dentry(struct dentry *dentry, struct super_block *sb, struct autofs_sb_info *sbi) function
164 res = try_to_fill_dentry(dentry, dir->i_sb, sbi);
180 res = try_to_fill_dentry(dentry, dir->i_sb, sbi);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/autofs4/
H A Droot.c241 static int try_to_fill_dentry(struct dentry *dentry, int flags) function
361 status = try_to_fill_dentry(dentry, 0);
413 status = try_to_fill_dentry(dentry, flags);
449 status = try_to_fill_dentry(dentry, flags);

Completed in 48 milliseconds