Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Dscrub.c189 .setup = xchk_setup_fs,
195 .setup = xchk_setup_fs,
201 .setup = xchk_setup_fs,
207 .setup = xchk_setup_fs,
213 .setup = xchk_setup_fs,
219 .setup = xchk_setup_ag_allocbt,
225 .setup = xchk_setup_ag_allocbt,
231 .setup = xchk_setup_ag_iallocbt,
237 .setup = xchk_setup_ag_iallocbt,
244 .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.c1604 void (*setup)(struct super_block *)) in fat_fill_super()
1646 setup(sb); /* flavour-specific stuff that needs options */ in fat_fill_super()
/fs/cifs/
DKconfig113 bool "Kerberos/SPNEGO advanced session setup"