Home
last modified time | relevance | path

Searched defs:kreq (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dnstree.c425 struct ns_id_req *kreq) in copy_ns_id_req()
450 static inline int prepare_klistns(struct klistns *kls, struct ns_id_req *kreq, in prepare_klistns()
768 struct ns_id_req kreq; in SYSCALL_DEFINE4() local
/linux/fs/
H A Dnamespace.c5824 static int prepare_kstatmount(struct kstatmount *ks, struct mnt_id_req *kreq, in prepare_kstatmount()
5851 struct mnt_id_req *kreq, unsigned int flags) in copy_mnt_id_req()
5888 static struct mnt_namespace *grab_requested_mnt_ns(const struct mnt_id_req *kreq) in grab_requested_mnt_ns()
5927 struct mnt_id_req kreq; in SYSCALL_DEFINE4() local
6055 static inline int prepare_klistmount(struct klistmount *kls, struct mnt_id_req *kreq, in prepare_klistmount()
6087 struct mnt_id_req kreq; in SYSCALL_DEFINE4() local
/linux/fs/ocfs2/
H A Dioctl.c43 static inline void o2info_set_request_error(struct ocfs2_info_request *kreq, in o2info_set_request_error()