Home
last modified time | relevance | path

Searched refs:setup (Results 1 – 8 of 8) sorted by relevance

/fs/xfs/scrub/
Dscrub.c190 .setup = xchk_setup_fs,
196 .setup = xchk_setup_fs,
202 .setup = xchk_setup_fs,
208 .setup = xchk_setup_fs,
214 .setup = xchk_setup_fs,
220 .setup = xchk_setup_ag_allocbt,
226 .setup = xchk_setup_ag_allocbt,
232 .setup = xchk_setup_ag_iallocbt,
238 .setup = xchk_setup_ag_iallocbt,
245 .setup = xchk_setup_ag_rmapbt,
[all …]
Dscrub.h21 int (*setup)(struct xfs_scrub *, member
/fs/fat/
Dnamei_msdos.c644 static void setup(struct super_block *sb) in setup() function
653 return fat_fill_super(sb, data, silent, 0, setup); in msdos_fill_super()
Dnamei_vfat.c1039 static void setup(struct super_block *sb) in setup() function
1050 return fat_fill_super(sb, data, silent, 1, setup); in vfat_fill_super()
Dfat.h416 int isvfat, void (*setup)(struct super_block *));
Dinode.c1603 void (*setup)(struct super_block *)) in fat_fill_super()
1645 setup(sb); /* flavour-specific stuff that needs options */ in fat_fill_super()
/fs/cifs/
DKconfig113 bool "Kerberos/SPNEGO advanced session setup"
/fs/nfsd/
Dtrace.h676 DEFINE_NFSD_CB_EVENT(setup);