Home
last modified time | relevance | path

Searched defs:op (Results 1 – 24 of 24) sorted by relevance

/fs/dlm/
Dplock.c63 static void send_op(struct plock_op *op) in send_op()
77 struct plock_op *op; in dlm_posix_lock() local
147 static int dlm_plock_callback(struct plock_op *op) in dlm_plock_callback()
207 struct plock_op *op; in dlm_posix_unlock() local
262 struct plock_op *op; in dlm_posix_get() local
328 struct plock_op *op = NULL; in dev_read() local
355 struct plock_op *op; in dev_write() local
/fs/isofs/
Djoliet.c20 unsigned char *op; in uni16_to_x8() local
45 __u8 *op; in wcsntombs_be() local
/fs/freevxfs/
Dvxfs_olt.c81 struct vxfs_olt *op; in vxfs_read_olt() local
/fs/nls/
Dnls_base.c79 __u16 *op; in utf8_mbstowcs() local
137 __u8 *op; in utf8_wcstombs() local
/fs/
Dseq_file.c30 int seq_open(struct file *file, const struct seq_operations *op) in seq_open()
550 struct seq_operations *op = kmalloc(sizeof(*op), GFP_KERNEL); in single_open() local
570 const struct seq_operations *op = ((struct seq_file *)file->private_data)->op; in single_release() local
Dinode.c1147 const struct super_operations *op = inode->i_sb->s_op; in generic_delete_inode() local
1244 const struct super_operations *op = inode->i_sb->s_op; in iput_final() local
Deventpoll.c309 static inline int ep_op_has_event(int op) in ep_op_has_event()
1150 SYSCALL_DEFINE4(epoll_ctl, int, epfd, int, op, int, fd, in SYSCALL_DEFINE4() argument
Dcompat_ioctl.c1082 struct console_font_op op; in do_fontx_ioctl() local
1127 compat_uint_t op; /* operation code KD_FONT_OP_* */ member
1136 struct console_font_op op; in do_kdfontop_ioctl() local
/fs/nfs/
Dcallback_xdr.c162 static __be32 decode_op_hdr(struct xdr_stream *xdr, unsigned int *op) in decode_op_hdr()
318 static __be32 encode_op_hdr(struct xdr_stream *xdr, uint32_t op, __be32 res) in encode_op_hdr()
360 struct callback_op *op = &callback_ops[0]; in process_op() local
/fs/hfsplus/
Dunicode.c125 u8 *op; in hfsplus_uni2asc() local
/fs/xfs/
Dxfs_quota.h330 #define XFS_DQTRXOP(mp, tp, op, args...) \ argument
334 #define XFS_DQTRXOP_VOID(mp, tp, op, args...) \ argument
Dxfs_inode.c2234 char *op; in xfs_iroot_realloc() local
/fs/nfsd/
Dnfs4xdr.c1066 struct nfsd4_op *op; in nfsd4_decode_compound() local
2623 nfsd4_encode_operation(struct nfsd4_compoundres *resp, struct nfsd4_op *op) in nfsd4_encode_operation()
2655 nfsd4_encode_replay(struct nfsd4_compoundres *resp, struct nfsd4_op *op) in nfsd4_encode_replay()
Dnfs4callback.c276 u32 op; in decode_cb_op_hdr() local
Dnfs4proc.c864 struct nfsd4_op *op; in nfsd4_proc_compound() local
Dnfs4state.c2555 struct nfs4_stateowner *op; in find_lockstateowner_str() local
/fs/devpts/
Dinode.c93 static int parse_mount_options(char *data, int op, struct pts_mount_opts *opts) in parse_mount_options()
/fs/ext4/
Dmballoc.h223 __u8 op:4; member
/fs/coda/
Dupcall.c60 #define UPARG(op)\ argument
/fs/fat/
Dnamei_vfat.c497 unsigned char *op; in xlate_to_uni() local
Ddir.c131 unsigned char *op, nc; in uni16_to_x8() local
/fs/xfs/linux-2.6/
Dxfs_super.c1325 int op) in xfs_fs_setxstate()
/fs/btrfs/
Dextent-tree.c569 struct pending_extent_op *op; in update_backrefs() local
653 struct pending_extent_op *op; in insert_extents() local
939 struct pending_extent_op *op; in free_extents() local
/fs/proc/
Dbase.c101 union proc_op op; member
601 const struct seq_operations *op) in mounts_open_common()