Searched refs:setup (Results 1 – 8 of 8) sorted by relevance
/fs/xfs/scrub/ |
D | scrub.c | 190 .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 …]
|
D | scrub.h | 21 int (*setup)(struct xfs_scrub *, member
|
/fs/fat/ |
D | namei_msdos.c | 644 static void setup(struct super_block *sb) in setup() function 653 return fat_fill_super(sb, data, silent, 0, setup); in msdos_fill_super()
|
D | namei_vfat.c | 1039 static void setup(struct super_block *sb) in setup() function 1050 return fat_fill_super(sb, data, silent, 1, setup); in vfat_fill_super()
|
D | fat.h | 416 int isvfat, void (*setup)(struct super_block *));
|
D | inode.c | 1603 void (*setup)(struct super_block *)) in fat_fill_super() 1645 setup(sb); /* flavour-specific stuff that needs options */ in fat_fill_super()
|
/fs/cifs/ |
D | Kconfig | 113 bool "Kerberos/SPNEGO advanced session setup"
|
/fs/nfsd/ |
D | trace.h | 676 DEFINE_NFSD_CB_EVENT(setup);
|