Lines Matching refs:superblock

39  (4) Get or create a superblock and mountable root.
64 The creation and reconfiguration of a superblock is governed by a filesystem
116 superblock thereof). This is filled in by the ->get_tree() op. If this
127 mount superblock on an automount.
154 A place for the LSMs to hang their security data for the superblock. The
161 The proposed s_fs_info for a new superblock, set in the superblock by
175 These will be bitwise-OR'd with s->s_iflags when a superblock is created.
185 FS_CONTEXT_FOR_MOUNT, New superblock for explicit mount
199 and attach it to the superblock (or whatever), provided it clears the pointer
280 Called to get or create the mountable root and superblock, using the
283 filesystem context and transfer them to the superblock it creates.
295 Called to effect reconfiguration of a superblock using information stored
297 the filesystem context and transfer them to the superblock. The
298 superblock can be found from fc->root->d_sb.
310 building up a security context for the superblock to be mounted. There are a
322 reference will be non-NULL if the context is being created for superblock
324 the root dentry of the superblock to be reconfigured. It will also be
343 contents may have been transferred to a superblock and the pointer cleared
370 In the case of reconfiguration, the target superblock will be accessible
377 Called during the mount procedure to verify that the specified superblock
412 whether that be with a new superblock or sharing an existing one. This
413 sets the superblock flags, initialises the security and calls
417 sb_flags presets the superblock flags stored therein.
427 existing superblock. dentry provides a reference to the superblock to be
428 configured. sb_flags and sb_flags_mask indicate which superblock flags
438 an automount point or other derived superblock. fs_type specifies the
441 dentry's superblock also.
529 Get or create the mountable root and superblock, using the parameters in
530 the filesystem context to select/configure the superblock. This invokes
555 existing superblock matching the criteria held in the fs_context, using
556 the test function to match them. If no match is found, a new superblock
572 This creates/looks up a deviceless superblock. The keying indicates how
578 Only one such superblock may exist in the system. Any further
579 attempt to get a new superblock gets this one (and any parameter