Home
last modified time | relevance | path

Searched refs:o (Results 1 – 25 of 116) sorted by relevance

12345

/fs/xfs/
DMakefile23 obj-$(CONFIG_XFS_FS) += xfs.o
26 xfs-y += xfs_trace.o
29 xfs-y += xfs_aops.o \
30 xfs_bit.o \
31 xfs_buf.o \
32 xfs_dfrag.o \
33 xfs_discard.o \
34 xfs_error.o \
35 xfs_export.o \
36 xfs_extent_busy.o \
[all …]
/fs/nfs/
DMakefile5 obj-$(CONFIG_NFS_FS) += nfs.o
7 nfs-y := client.o dir.o file.o getroot.o inode.o super.o \
8 direct.o pagelist.o read.o symlink.o unlink.o \
9 write.o namespace.o mount_clnt.o \
10 dns_resolve.o cache_lib.o
11 nfs-$(CONFIG_ROOT_NFS) += nfsroot.o
12 nfs-$(CONFIG_SYSCTL) += sysctl.o
13 nfs-$(CONFIG_NFS_FSCACHE) += fscache.o fscache-index.o
15 obj-$(CONFIG_NFS_V2) += nfsv2.o
16 nfsv2-y := nfs2super.o proc.o nfs2xdr.o
[all …]
/fs/btrfs/
DMakefile2 obj-$(CONFIG_BTRFS_FS) := btrfs.o
4 btrfs-y += super.o ctree.o extent-tree.o print-tree.o root-tree.o dir-item.o \
5 file-item.o inode-item.o inode-map.o disk-io.o \
6 transaction.o inode.o file.o tree-defrag.o \
7 extent_map.o sysfs.o struct-funcs.o xattr.o ordered-data.o \
8 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
9 export.o tree-log.o free-space-cache.o zlib.o lzo.o \
10 compression.o delayed-ref.o relocation.o delayed-inode.o scrub.o \
11 reada.o backref.o ulist.o qgroup.o send.o dev-replace.o raid56.o
13 btrfs-$(CONFIG_BTRFS_FS_POSIX_ACL) += acl.o
[all …]
/fs/nls/
DMakefile5 obj-$(CONFIG_NLS) += nls_base.o
7 obj-$(CONFIG_NLS_CODEPAGE_437) += nls_cp437.o
8 obj-$(CONFIG_NLS_CODEPAGE_737) += nls_cp737.o
9 obj-$(CONFIG_NLS_CODEPAGE_775) += nls_cp775.o
10 obj-$(CONFIG_NLS_CODEPAGE_850) += nls_cp850.o
11 obj-$(CONFIG_NLS_CODEPAGE_852) += nls_cp852.o
12 obj-$(CONFIG_NLS_CODEPAGE_855) += nls_cp855.o
13 obj-$(CONFIG_NLS_CODEPAGE_857) += nls_cp857.o
14 obj-$(CONFIG_NLS_CODEPAGE_860) += nls_cp860.o
15 obj-$(CONFIG_NLS_CODEPAGE_861) += nls_cp861.o
[all …]
/fs/ocfs2/
DMakefile6 ocfs2.o \
7 ocfs2_stackglue.o
9 obj-$(CONFIG_OCFS2_FS_O2CB) += ocfs2_stack_o2cb.o
10 obj-$(CONFIG_OCFS2_FS_USERSPACE_CLUSTER) += ocfs2_stack_user.o
13 alloc.o \
14 aops.o \
15 blockcheck.o \
16 buffer_head_io.o \
17 dcache.o \
18 dir.o \
[all …]
/fs/
DMakefile8 obj-y := open.o read_write.o file_table.o super.o \
9 char_dev.o stat.o exec.o pipe.o namei.o fcntl.o \
10 ioctl.o readdir.o select.o dcache.o inode.o \
11 attr.o bad_inode.o file.o filesystems.o namespace.o \
12 seq_file.o xattr.o libfs.o fs-writeback.o \
13 pnode.o splice.o sync.o utimes.o \
14 stack.o fs_struct.o statfs.o
17 obj-y += buffer.o bio.o block_dev.o direct-io.o mpage.o ioprio.o
19 obj-y += no-block.o
22 obj-$(CONFIG_PROC_FS) += proc_namespace.o
[all …]
/fs/cifs/
DMakefile4 obj-$(CONFIG_CIFS) += cifs.o
6 cifs-y := cifsfs.o cifssmb.o cifs_debug.o connect.o dir.o file.o inode.o \
7 link.o misc.o netmisc.o smbencrypt.o transport.o asn1.o \
8 cifs_unicode.o nterr.o xattr.o cifsencrypt.o \
9 readdir.o ioctl.o sess.o export.o smb1ops.o
11 cifs-$(CONFIG_CIFS_ACL) += cifsacl.o
13 cifs-$(CONFIG_CIFS_UPCALL) += cifs_spnego.o
15 cifs-$(CONFIG_CIFS_DFS_UPCALL) += dns_resolve.o cifs_dfs_ref.o
17 cifs-$(CONFIG_CIFS_FSCACHE) += fscache.o cache.o
19 cifs-$(CONFIG_CIFS_SMB2) += smb2ops.o smb2maperror.o smb2transport.o \
[all …]
/fs/ext4/
DMakefile5 obj-$(CONFIG_EXT4_FS) += ext4.o
7 ext4-y := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o page-io.o \
8 ioctl.o namei.o super.o symlink.o hash.o resize.o extents.o \
9 ext4_jbd2.o migrate.o mballoc.o block_validity.o move_extent.o \
10 mmp.o indirect.o extents_status.o xattr.o xattr_user.o \
11 xattr_trusted.o inline.o readpage.o
13 ext4-$(CONFIG_EXT4_FS_POSIX_ACL) += acl.o
14 ext4-$(CONFIG_EXT4_FS_SECURITY) += xattr_security.o
15 ext4-$(CONFIG_EXT4_FS_ENCRYPTION) += crypto_policy.o crypto.o \
16 crypto_key.o crypto_fname.o
/fs/jffs2/
DMakefile6 obj-$(CONFIG_JFFS2_FS) += jffs2.o
8 jffs2-y := compr.o dir.o file.o ioctl.o nodelist.o malloc.o
9 jffs2-y += read.o nodemgmt.o readinode.o write.o scan.o gc.o
10 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
11 jffs2-y += super.o debug.o
13 jffs2-$(CONFIG_JFFS2_FS_WRITEBUFFER) += wbuf.o
14 jffs2-$(CONFIG_JFFS2_FS_XATTR) += xattr.o xattr_trusted.o xattr_user.o
15 jffs2-$(CONFIG_JFFS2_FS_SECURITY) += security.o
16 jffs2-$(CONFIG_JFFS2_FS_POSIX_ACL) += acl.o
17 jffs2-$(CONFIG_JFFS2_RUBIN) += compr_rubin.o
[all …]
/fs/proc/
DMakefile5 obj-y += proc.o
7 proc-y := nommu.o task_nommu.o
8 proc-$(CONFIG_MMU) := task_mmu.o
10 proc-y += inode.o root.o base.o generic.o array.o \
11 fd.o
12 proc-$(CONFIG_TTY) += proc_tty.o
13 proc-y += cmdline.o
14 proc-y += consoles.o
15 proc-y += cpuinfo.o
16 proc-y += devices.o
[all …]
/fs/ubifs/
DMakefile1 obj-$(CONFIG_UBIFS_FS) += ubifs.o
3 ubifs-y += shrinker.o journal.o file.o dir.o super.o sb.o io.o
4 ubifs-y += tnc.o master.o scan.o replay.o log.o commit.o gc.o orphan.o
5 ubifs-y += budget.o find.o tnc_commit.o compress.o lpt.o lprops.o
6 ubifs-y += recovery.o ioctl.o lpt_commit.o tnc_misc.o xattr.o debug.o
/fs/jfs/
DMakefile5 obj-$(CONFIG_JFS_FS) += jfs.o
7 jfs-y := super.o file.o inode.o namei.o jfs_mount.o jfs_umount.o \
8 jfs_xtree.o jfs_imap.o jfs_debug.o jfs_dmap.o \
9 jfs_unicode.o jfs_dtree.o jfs_inode.o jfs_discard.o \
10 jfs_extent.o symlink.o jfs_metapage.o \
11 jfs_logmgr.o jfs_txnmgr.o jfs_uniupr.o \
12 resize.o xattr.o ioctl.o
14 jfs-$(CONFIG_JFS_POSIX_ACL) += acl.o
/fs/gfs2/
DMakefile2 obj-$(CONFIG_GFS2_FS) += gfs2.o
3 gfs2-y := acl.o bmap.o dir.o xattr.o glock.o \
4 glops.o log.o lops.o main.o meta_io.o \
5 aops.o dentry.o export.o file.o \
6 ops_fstype.o inode.o quota.o \
7 recovery.o rgrp.o super.o sys.o trans.o util.o
9 gfs2-$(CONFIG_GFS2_FS_LOCKING_DLM) += lock_dlm.o
/fs/reiserfs/
DMakefile5 obj-$(CONFIG_REISERFS_FS) += reiserfs.o
7 reiserfs-objs := bitmap.o do_balan.o namei.o inode.o file.o dir.o fix_node.o \
8 super.o prints.o objectid.o lbalance.o ibalance.o stree.o \
9 hashes.o tail_conversion.o journal.o resize.o \
10 item_ops.o ioctl.o xattr.o lock.o
13 reiserfs-objs += procfs.o
17 reiserfs-objs += xattr_user.o xattr_trusted.o
21 reiserfs-objs += xattr_security.o
25 reiserfs-objs += xattr_acl.o
/fs/afs/
DMakefile5 afs-cache-$(CONFIG_AFS_FSCACHE) := cache.o
9 callback.o \
10 cell.o \
11 cmservice.o \
12 dir.o \
13 file.o \
14 flock.o \
15 fsclient.o \
16 inode.o \
17 main.o \
[all …]
/fs/nfsd/
DMakefile5 obj-$(CONFIG_NFSD) += nfsd.o
7 nfsd-y := nfssvc.o nfsctl.o nfsproc.o nfsfh.o vfs.o \
8 export.o auth.o lockd.o nfscache.o nfsxdr.o stats.o
9 nfsd-$(CONFIG_NFSD_FAULT_INJECTION) += fault_inject.o
10 nfsd-$(CONFIG_NFSD_V2_ACL) += nfs2acl.o
11 nfsd-$(CONFIG_NFSD_V3) += nfs3proc.o nfs3xdr.o
12 nfsd-$(CONFIG_NFSD_V3_ACL) += nfs3acl.o
13 nfsd-$(CONFIG_NFSD_V4) += nfs4proc.o nfs4xdr.o nfs4state.o nfs4idmap.o \
14 nfs4acl.o nfs4callback.o nfs4recover.o
/fs/nilfs2/
DMakefile1 obj-$(CONFIG_NILFS2_FS) += nilfs2.o
2 nilfs2-y := inode.o file.o dir.o super.o namei.o page.o mdt.o \
3 btnode.o bmap.o btree.o direct.o dat.o recovery.o \
4 the_nilfs.o segbuf.o segment.o cpfile.o sufile.o \
5 ifile.o alloc.o gcinode.o ioctl.o
/fs/ntfs/
DMakefile3 obj-$(CONFIG_NTFS_FS) += ntfs.o
5 ntfs-y := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \
6 index.o inode.o mft.o mst.o namei.o runlist.o super.o sysctl.o \
7 unistr.o upcase.o
9 ntfs-$(CONFIG_NTFS_RW) += bitmap.o lcnalloc.o logfile.o quota.o usnjrnl.o
/fs/squashfs/
DMakefile5 obj-$(CONFIG_SQUASHFS) += squashfs.o
6 squashfs-y += block.o cache.o dir.o export.o file.o fragment.o id.o inode.o
7 squashfs-y += namei.o super.o symlink.o decompressor.o
8 squashfs-y += file_direct.o page_actor.o
9 squashfs-$(CONFIG_SQUASHFS_DECOMP_SINGLE) += decompressor_single.o
10 squashfs-$(CONFIG_SQUASHFS_DECOMP_MULTI) += decompressor_multi.o
11 squashfs-$(CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU) += decompressor_multi_percpu.o
12 squashfs-$(CONFIG_SQUASHFS_XATTR) += xattr.o xattr_id.o
13 squashfs-$(CONFIG_SQUASHFS_LZ4) += lz4_wrapper.o
14 squashfs-$(CONFIG_SQUASHFS_LZO) += lzo_wrapper.o
[all …]
/fs/hfsplus/
DMakefile5 obj-$(CONFIG_HFSPLUS_FS) += hfsplus.o
7 hfsplus-objs := super.o options.o inode.o ioctl.o extents.o catalog.o dir.o btree.o \
8 bnode.o brec.o bfind.o tables.o unicode.o wrapper.o bitmap.o part_tbl.o \
9 attributes.o xattr.o xattr_user.o xattr_security.o xattr_trusted.o
/fs/dlm/
DMakefile1 obj-$(CONFIG_DLM) += dlm.o
2 dlm-y := ast.o \
3 config.o \
4 dir.o \
5 lock.o \
6 lockspace.o \
7 main.o \
8 member.o \
9 memory.o \
10 midcomms.o \
[all …]
/fs/ext3/
DMakefile5 obj-$(CONFIG_EXT3_FS) += ext3.o
7 ext3-y := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \
8 ioctl.o namei.o super.o symlink.o hash.o resize.o ext3_jbd.o
10 ext3-$(CONFIG_EXT3_FS_XATTR) += xattr.o xattr_user.o xattr_trusted.o
11 ext3-$(CONFIG_EXT3_FS_POSIX_ACL) += acl.o
12 ext3-$(CONFIG_EXT3_FS_SECURITY) += xattr_security.o
/fs/ceph/
DMakefile5 obj-$(CONFIG_CEPH_FS) += ceph.o
7 ceph-y := super.o inode.o dir.o file.o locks.o addr.o ioctl.o \
8 export.o caps.o snap.o xattr.o \
9 mds_client.o mdsmap.o strings.o ceph_frag.o \
10 debugfs.o
/fs/hfs/
DMakefile5 obj-$(CONFIG_HFS_FS) += hfs.o
7 hfs-objs := bitmap.o bfind.o bnode.o brec.o btree.o \
8 catalog.o dir.o extent.o inode.o attr.o mdb.o \
9 part_tbl.o string.o super.o sysdep.o trans.o
/fs/udf/
DMakefile5 obj-$(CONFIG_UDF_FS) += udf.o
7 udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \
8 partition.o super.o truncate.o symlink.o \
9 directory.o misc.o udftime.o unicode.o

12345