Searched defs:request (Results 1 – 13 of 13) sorted by relevance
/fs/dlm/ |
D | requestqueue.c | 24 struct dlm_message request; member
|
/fs/xfs/ |
D | xfs_fsops.c | 629 __uint64_t request; in xfs_reserve_blocks() local
|
/fs/ocfs2/dlm/ |
D | dlmdomain.c | 770 struct dlm_protocol_version *request) in dlm_query_join_proto_check() 2104 struct dlm_protocol_version *request) in dlm_protocol_compare()
|
D | dlmmaster.c | 1296 struct dlm_master_request request; in dlm_do_master_request() local 1392 struct dlm_master_request *request = (struct dlm_master_request *) msg->buf; in dlm_master_request_handler() local
|
D | dlmcommon.h | 1061 static inline int dlm_lock_compatible(int existing, int request) in dlm_lock_compatible()
|
/fs/ncpfs/ |
D | ioctl.c | 261 struct ncp_ioctl_request request; in __ncp_ioctl() local
|
/fs/nfs/ |
D | nfs4proc.c | 4538 static int _nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request) in _nfs4_proc_getlk() 4579 static int nfs4_proc_getlk(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_getlk() 4741 static int nfs4_proc_unlck(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_unlck() 4994 static int nfs4_lock_reclaim(struct nfs4_state *state, struct file_lock *request) in nfs4_lock_reclaim() 5014 static int nfs4_lock_expired(struct nfs4_state *state, struct file_lock *request) in nfs4_lock_expired() 5075 static int nfs41_lock_expired(struct nfs4_state *state, struct file_lock *request) in nfs41_lock_expired() 5087 static int _nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request) in _nfs4_proc_setlk() 5136 static int nfs4_proc_setlk(struct nfs4_state *state, int cmd, struct file_lock *request) in nfs4_proc_setlk() 5155 nfs4_proc_lock(struct file *filp, int cmd, struct file_lock *request) in nfs4_proc_lock()
|
D | super.c | 1617 struct nfs_mount_request *request) in nfs_select_flavor() 1708 struct nfs_mount_request request = { in nfs_request_mount() local
|
/fs/ |
D | locks.c | 707 static int flock_lock_file(struct file *filp, struct file_lock *request) in flock_lock_file() 786 static int __posix_lock_file(struct inode *inode, struct file_lock *request, struct file_lock *conf… in __posix_lock_file()
|
/fs/ufs/ |
D | balloc.c | 353 u64 tmp, request, result; in ufs_new_fragments() local
|
/fs/ocfs2/ |
D | stack_user.c | 788 struct ocfs2_protocol_version *request) in fs_protocol_compare()
|
/fs/jffs2/ |
D | xattr.c | 1094 uint32_t length, request; in do_jffs2_setxattr() local
|
/fs/afs/ |
D | internal.h | 84 void *request; /* request data (first part) */ member
|