Searched refs:ext3_htree_store_dirent (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext3/
H A Ddir.c337 int ext3_htree_store_dirent(struct file *dir_file, __u32 hash, function
H A Dnamei.c570 if ((err = ext3_htree_store_dirent(dir_file,
622 if ((err = ext3_htree_store_dirent(dir_file, 0, 0, de)) != 0)
629 if ((err = ext3_htree_store_dirent(dir_file, 2, 0, de)) != 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dext3_fs.h785 extern int ext3_htree_store_dirent(struct file *dir_file, __u32 hash,

Completed in 72 milliseconds