Home
last modified time | relevance | path

Searched refs:purpose (Results 1 – 14 of 14) sorted by relevance

/fs/
Dfs_context.c251 enum fs_context_purpose purpose) in alloc_fs_context() argument
261 fc->purpose = purpose; in alloc_fs_context()
271 switch (purpose) { in alloc_fs_context()
696 fc->purpose = FS_CONTEXT_FOR_RECONFIGURE; in vfs_clean_context()
/fs/dlm/
DKconfig9 A general purpose distributed lock manager for kernel or userspace
/fs/ufs/
DKconfig24 recode ("info recode") for this purpose.
/fs/cramfs/
DKconfig20 purpose to remain small and low on RAM usage. It is most suitable
/fs/ocfs2/
DKconfig11 OCFS2 is a general purpose extent based shared disk cluster file
/fs/btrfs/
DKconfig25 Btrfs is a general purpose copy-on-write filesystem with extents,
/fs/vboxsf/
Dsuper.c68 if (ctx->nls_name || fc->purpose != FS_CONTEXT_FOR_MOUNT) { in vboxsf_parse_param()
/fs/jffs2/
DKconfig120 Zlib is designed to be a free, general-purpose, legally unencumbered,
DREADME.Locking48 The reason that the i_sem itself isn't used for this purpose is to
/fs/ntfs3/
Dsuper.c1403 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) in ntfs_init_fs_context()
/fs/fuse/
Dvirtio_fs.c1498 if (fsc->purpose == FS_CONTEXT_FOR_SUBMOUNT) in virtio_fs_init_fs_context()
Dinode.c810 if (fsc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in fuse_parse_param()
/fs/xfs/
Dxfs_super.c1189 if ((fc->purpose & FS_CONTEXT_FOR_RECONFIGURE) && in xfs_fs_warn_deprecated()
/fs/gfs2/
Dops_fstype.c1648 if (fc->purpose == FS_CONTEXT_FOR_RECONFIGURE) { in gfs2_init_fs_context()