Searched defs:parfilp (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_ioctl32.c | 344 xfs_compat_handlereq_to_dentry( struct file *parfilp, compat_xfs_fsop_handlereq_t *hreq) xfs_compat_handlereq_to_dentry() argument 353 xfs_compat_attrlist_by_handle( struct file *parfilp, compat_xfs_fsop_attrlist_handlereq_t __user *p) xfs_compat_attrlist_by_handle() argument 378 xfs_compat_attrmulti_by_handle( struct file *parfilp, void __user *arg) xfs_compat_attrmulti_by_handle() argument
|
H A D | xfs_ioctl.c | 144 xfs_handle_to_dentry( struct file *parfilp, void __user *uhandle, u32 hlen) xfs_handle_to_dentry() argument 176 xfs_handlereq_to_dentry( struct file *parfilp, xfs_fsop_handlereq_t *hreq) xfs_handlereq_to_dentry() argument 184 xfs_open_by_handle( struct file *parfilp, xfs_fsop_handlereq_t *hreq) xfs_open_by_handle() argument 264 xfs_readlink_by_handle( struct file *parfilp, xfs_fsop_handlereq_t *hreq) xfs_readlink_by_handle() argument 440 xfs_attrlist_by_handle( struct file *parfilp, struct xfs_fsop_attrlist_handlereq __user *p) xfs_attrlist_by_handle() argument 534 xfs_ioc_attrmulti_one( struct file *parfilp, struct inode *inode, uint32_t opcode, void __user *uname, void __user *value, uint32_t *len, uint32_t flags) xfs_ioc_attrmulti_one() argument 578 xfs_attrmulti_by_handle( struct file *parfilp, void __user *arg) xfs_attrmulti_by_handle() argument [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_ioctl32.c | 332 xfs_compat_handlereq_to_dentry( struct file *parfilp, compat_xfs_fsop_handlereq_t *hreq) xfs_compat_handlereq_to_dentry() argument 341 xfs_compat_attrlist_by_handle( struct file *parfilp, compat_xfs_fsop_attrlist_handlereq_t __user *p) xfs_compat_attrlist_by_handle() argument 366 xfs_compat_attrmulti_by_handle( struct file *parfilp, void __user *arg) xfs_compat_attrmulti_by_handle() argument
|
H A D | xfs_ioctl.c | 146 xfs_handle_to_dentry( struct file *parfilp, void __user *uhandle, u32 hlen) xfs_handle_to_dentry() argument 178 xfs_handlereq_to_dentry( struct file *parfilp, xfs_fsop_handlereq_t *hreq) xfs_handlereq_to_dentry() argument 186 xfs_open_by_handle( struct file *parfilp, xfs_fsop_handlereq_t *hreq) xfs_open_by_handle() argument 266 xfs_readlink_by_handle( struct file *parfilp, xfs_fsop_handlereq_t *hreq) xfs_readlink_by_handle() argument 442 xfs_attrlist_by_handle( struct file *parfilp, struct xfs_fsop_attrlist_handlereq __user *p) xfs_attrlist_by_handle() argument 536 xfs_ioc_attrmulti_one( struct file *parfilp, struct inode *inode, uint32_t opcode, void __user *uname, void __user *value, uint32_t *len, uint32_t flags) xfs_ioc_attrmulti_one() argument 580 xfs_attrmulti_by_handle( struct file *parfilp, void __user *arg) xfs_attrmulti_by_handle() argument [all...] |
Completed in 4 milliseconds