Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 27) sorted by relevance

12

/fs/
Dgeneric_acl.c18 generic_acl_list(struct inode *inode, struct generic_acl_operations *ops, in generic_acl_list()
53 generic_acl_get(struct inode *inode, struct generic_acl_operations *ops, in generic_acl_get()
73 generic_acl_set(struct inode *inode, struct generic_acl_operations *ops, in generic_acl_set()
131 struct generic_acl_operations *ops) in generic_acl_init()
178 generic_acl_chmod(struct inode *inode, struct generic_acl_operations *ops) in generic_acl_chmod()
Dseq_file.c587 void *__seq_open_private(struct file *f, const struct seq_operations *ops, in __seq_open_private()
613 int seq_open_private(struct file *filp, const struct seq_operations *ops, in seq_open_private()
Dpipe.c307 const struct pipe_buf_operations *ops = buf->ops; in pipe_read() local
429 const struct pipe_buf_operations *ops = buf->ops; in pipe_write() local
Dlibfs.c206 const struct super_operations *ops, unsigned long magic, in get_sb_pseudo()
Dsplice.c627 const struct pipe_buf_operations *ops = buf->ops; in __splice_from_pipe() local
/fs/fat/
Dfatent.c103 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_bread() local
313 struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_update_ptr() local
342 struct fatent_operations *ops = sbi->fatent_ops; in fat_ent_read() local
400 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_write() local
425 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_read_block() local
456 struct fatent_operations *ops = sbi->fatent_ops; in fat_alloc_clusters() local
545 struct fatent_operations *ops = sbi->fatent_ops; in fat_free_clusters() local
623 struct fatent_operations *ops = MSDOS_SB(sb)->fatent_ops; in fat_ent_reada() local
636 struct fatent_operations *ops = sbi->fatent_ops; in fat_count_free_clusters() local
/fs/configfs/
Dfile.c48 struct configfs_item_operations * ops; member
68 struct configfs_item_operations * ops = buffer->ops; in fill_read_buffer() local
174 struct configfs_item_operations * ops = buffer->ops; in flush_write_buffer() local
218 struct configfs_item_operations * ops = NULL; in check_perm() local
/fs/adfs/
Ddir.c33 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_readdir() local
90 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_update() local
144 struct adfs_dir_ops *ops = ADFS_SB(sb)->s_dir; in adfs_dir_lookup_byname() local
/fs/yaffs2/
Dyaffs_mtdif2.c40 struct mtd_oob_ops ops; in nandmtd2_WriteChunkWithTagsToNAND() local
102 struct mtd_oob_ops ops; in nandmtd2_ReadChunkWithTagsFromNAND() local
Dyaffs_mtdif.c79 struct mtd_oob_ops ops; in nandmtd_WriteChunkToNAND() local
143 struct mtd_oob_ops ops; in nandmtd_ReadChunkFromNAND() local
Dyaffs_mtdif1.c97 struct mtd_oob_ops ops; in nandmtd1_WriteChunkWithTagsToNAND() local
176 struct mtd_oob_ops ops; in nandmtd1_ReadChunkWithTagsFromNAND() local
/fs/sysfs/
Dfile.c56 struct sysfs_ops * ops; member
78 struct sysfs_ops * ops = buffer->ops; in fill_read_buffer() local
202 struct sysfs_ops * ops = buffer->ops; in flush_write_buffer() local
337 struct sysfs_ops *ops; in sysfs_open_file() local
/fs/ext2/
Dxip.c23 struct block_device_operations *ops = bdev->bd_disk->fops; in __inode_direct_access() local
/fs/jffs2/
Dwbuf.c1027 struct mtd_oob_ops ops; in jffs2_check_oob_empty() local
1069 struct mtd_oob_ops ops; in jffs2_check_nand_cleanmarker() local
1095 struct mtd_oob_ops ops; in jffs2_write_nand_cleanmarker() local
/fs/nfs/
Dnfs4state.c837 static int nfs4_reclaim_locks(struct nfs4_state *state, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_locks()
874 …int nfs4_reclaim_open_state(struct nfs4_state_owner *sp, const struct nfs4_state_recovery_ops *ops) in nfs4_reclaim_open_state()
1042 static int nfs4_do_reclaim(struct nfs_client *clp, const struct nfs4_state_recovery_ops *ops) in nfs4_do_reclaim()
/fs/proc/
Dproc_net.c35 const struct seq_operations *ops, int size) in seq_open_net()
Dtask_mmu.c183 const struct seq_operations *ops) in do_maps_open()
/fs/xfs/linux-2.6/
Dxfs_ioctl32.c409 compat_xfs_attr_multiop_t *ops; in xfs_compat_attrmulti_by_handle() local
Dxfs_ioctl.c540 xfs_attr_multiop_t *ops; in xfs_attrmulti_by_handle() local
Dxfs_ioctl32.h149 compat_uptr_t ops; /* attr_multi data */ member
/fs/btrfs/
Dextent_io.h76 struct extent_io_ops *ops; member
/fs/notify/inotify/
Dinotify.c472 struct inotify_handle *inotify_init(const struct inotify_operations *ops) in inotify_init()
/fs/ocfs2/
Ddlmglue.c466 struct ocfs2_lock_res_ops *ops, in ocfs2_lock_res_init_common()
501 struct ocfs2_lock_res_ops *ops; in ocfs2_inode_lock_res_init() local
/fs/xfs/
Dxfs_fs.h380 struct xfs_attr_multiop __user *ops; /* attr_multi data */ member
/fs/nfsd/
Dnfs4xdr.c1067 struct nfsd4_minorversion_ops *ops; in nfsd4_decode_compound() local

12