Home
last modified time | relevance | path

Searched refs:ihandle (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-kernel.h264 } ihandle; in orangefs_khandle_to_ino() local
266 ihandle.u[0] = khandle->u[0] ^ khandle->u[4]; in orangefs_khandle_to_ino()
267 ihandle.u[1] = khandle->u[1] ^ khandle->u[5]; in orangefs_khandle_to_ino()
268 ihandle.u[2] = khandle->u[2] ^ khandle->u[6]; in orangefs_khandle_to_ino()
269 ihandle.u[3] = khandle->u[3] ^ khandle->u[7]; in orangefs_khandle_to_ino()
270 ihandle.u[4] = khandle->u[12] ^ khandle->u[8]; in orangefs_khandle_to_ino()
271 ihandle.u[5] = khandle->u[13] ^ khandle->u[9]; in orangefs_khandle_to_ino()
272 ihandle.u[6] = khandle->u[14] ^ khandle->u[10]; in orangefs_khandle_to_ino()
273 ihandle.u[7] = khandle->u[15] ^ khandle->u[11]; in orangefs_khandle_to_ino()
275 return ihandle in orangefs_khandle_to_ino()
[all...]
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-kernel.h266 } ihandle; in orangefs_khandle_to_ino() local
268 ihandle.u[0] = khandle->u[0] ^ khandle->u[4]; in orangefs_khandle_to_ino()
269 ihandle.u[1] = khandle->u[1] ^ khandle->u[5]; in orangefs_khandle_to_ino()
270 ihandle.u[2] = khandle->u[2] ^ khandle->u[6]; in orangefs_khandle_to_ino()
271 ihandle.u[3] = khandle->u[3] ^ khandle->u[7]; in orangefs_khandle_to_ino()
272 ihandle.u[4] = khandle->u[12] ^ khandle->u[8]; in orangefs_khandle_to_ino()
273 ihandle.u[5] = khandle->u[13] ^ khandle->u[9]; in orangefs_khandle_to_ino()
274 ihandle.u[6] = khandle->u[14] ^ khandle->u[10]; in orangefs_khandle_to_ino()
275 ihandle.u[7] = khandle->u[15] ^ khandle->u[11]; in orangefs_khandle_to_ino()
277 return ihandle in orangefs_khandle_to_ino()
[all...]
/kernel/linux/linux-5.10/arch/powerpc/boot/
H A Doflib.c110 static ihandle chosen_mmu;
111 static ihandle memory;
H A Dof.h8 typedef u32 ihandle; typedef
/kernel/linux/linux-6.6/arch/powerpc/boot/
H A Doflib.c110 static ihandle chosen_mmu;
111 static ihandle memory;
H A Dof.h8 typedef u32 ihandle; typedef
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl32.c335 hreq->ihandle = compat_ptr(hreq32.ihandle); in xfs_compat_handlereq_copyin()
349 compat_ptr(hreq->ihandle), hreq->ihandlen); in xfs_compat_handlereq_to_dentry()
H A Dxfs_ioctl32.h84 compat_uptr_t ihandle; /* user supplied handle */ member
H A Dxfs_ioctl.c180 return xfs_handle_to_dentry(parfilp, hreq->ihandle, hreq->ihandlen); in xfs_handlereq_to_dentry()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl32.c323 hreq->ihandle = compat_ptr(hreq32.ihandle); in xfs_compat_handlereq_copyin()
337 compat_ptr(hreq->ihandle), hreq->ihandlen); in xfs_compat_handlereq_to_dentry()
H A Dxfs_ioctl32.h82 compat_uptr_t ihandle; /* user supplied handle */ member
H A Dxfs_ioctl.c182 return xfs_handle_to_dentry(parfilp, hreq->ihandle, hreq->ihandlen); in xfs_handlereq_to_dentry()
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dprom_init.c118 ihandle root;
121 ihandle stdout;
122 ihandle mmumap;
123 ihandle memory;
220 * macros to use with any ihandle or phandle return value to check if
1367 ihandle root; in prom_send_capabilities()
1409 ihandle elfloader; in prom_send_capabilities()
1748 ihandle stdin; in prom_close_stdin()
1802 ihandle rtas_inst; in prom_instantiate_rtas()
1869 ihandle ibmvtpm_ins in prom_instantiate_sml()
[all...]
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dprom_init.c116 ihandle root;
119 ihandle stdout;
120 ihandle mmumap;
121 ihandle memory;
218 * macros to use with any ihandle or phandle return value to check if
1395 ihandle root; in prom_send_capabilities()
1437 ihandle elfloader; in prom_send_capabilities()
1776 ihandle stdin; in prom_close_stdin()
1832 ihandle rtas_inst; in prom_instantiate_rtas()
1899 ihandle ibmvtpm_ins in prom_instantiate_sml()
[all...]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h554 void __user *ihandle;/* user supplied handle */ member
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h557 void __user *ihandle;/* user supplied handle */ member
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dcdc-wdm.c97 dma_addr_t ihandle; member
/kernel/linux/linux-5.10/include/linux/
H A Dof.h29 typedef u32 ihandle; typedef
/kernel/linux/linux-6.6/include/linux/
H A Dof.h25 typedef u32 ihandle; typedef
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dcdc-wdm.c100 dma_addr_t ihandle; member

Completed in 34 milliseconds