Home
last modified time | relevance | path

Searched refs:init_inodecache (Results 1 – 19 of 19) sorted by relevance

/fs/efs/
Dsuper.c87 static int init_inodecache(void) in init_inodecache() function
138 err = init_inodecache(); in init_efs_fs()
/fs/qnx4/
Dinode.c381 static int init_inodecache(void) in init_inodecache() function
422 err = init_inodecache(); in init_qnx4_fs()
/fs/squashfs/
Dsuper.c419 static int __init init_inodecache(void) in init_inodecache() function
442 int err = init_inodecache(); in init_squashfs_fs()
/fs/adfs/
Dsuper.c270 static int init_inodecache(void) in init_inodecache() function
532 int err = init_inodecache(); in init_adfs_fs()
/fs/bfs/
Dinode.c269 static int init_inodecache(void) in init_inodecache() function
480 int err = init_inodecache(); in init_bfs_fs()
/fs/affs/
Dsuper.c136 static int init_inodecache(void) in init_inodecache() function
630 int err = init_inodecache(); in init_affs_fs()
/fs/hpfs/
Dsuper.c199 static int init_inodecache(void) in init_inodecache() function
697 int err = init_inodecache(); in init_hpfs_fs()
/fs/qnx6/
Dinode.c641 static int init_inodecache(void) in init_inodecache() function
682 err = init_inodecache(); in init_qnx6_fs()
/fs/f2fs/
Dsuper.c748 static int __init init_inodecache(void) in init_inodecache() function
771 err = init_inodecache(); in init_f2fs_fs()
/fs/minix/
Dinode.c89 static int init_inodecache(void) in init_inodecache() function
668 int err = init_inodecache(); in init_minix_fs()
/fs/exofs/
Dsuper.c193 static int init_inodecache(void) in init_inodecache() function
1019 err = init_inodecache(); in init_exofs()
/fs/ncpfs/
Dinode.c78 static int init_inodecache(void) in init_inodecache() function
1062 err = init_inodecache(); in init_ncp_fs()
/fs/isofs/
Dinode.c104 static int init_inodecache(void) in init_inodecache() function
1564 int err = init_inodecache(); in init_iso9660_fs()
/fs/ext2/
Dsuper.c195 static int init_inodecache(void) in init_inodecache() function
1547 err = init_inodecache(); in init_ext2_fs()
/fs/ufs/
Dsuper.c1457 static int init_inodecache(void) in init_inodecache() function
1508 int err = init_inodecache(); in init_ufs_fs()
/fs/reiserfs/
Dsuper.c598 static int init_inodecache(void) in init_inodecache() function
2404 if ((ret = init_inodecache())) { in init_reiserfs_fs()
/fs/udf/
Dsuper.c163 static int init_inodecache(void) in init_inodecache() function
221 err = init_inodecache(); in init_udf_fs()
/fs/ext3/
Dsuper.c518 static int init_inodecache(void) in init_inodecache() function
3076 err = init_inodecache(); in init_ext3_fs()
/fs/ext4/
Dsuper.c950 static int __init init_inodecache(void) in init_inodecache() function
5619 err = init_inodecache(); in ext4_init_fs()