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

/linux-master/fs/orangefs/
H A Dorangefs-kernel.h256 } ihandle; local
258 ihandle.u[0] = khandle->u[0] ^ khandle->u[4];
259 ihandle.u[1] = khandle->u[1] ^ khandle->u[5];
260 ihandle.u[2] = khandle->u[2] ^ khandle->u[6];
261 ihandle.u[3] = khandle->u[3] ^ khandle->u[7];
262 ihandle.u[4] = khandle->u[12] ^ khandle->u[8];
263 ihandle.u[5] = khandle->u[13] ^ khandle->u[9];
264 ihandle.u[6] = khandle->u[14] ^ khandle->u[10];
265 ihandle.u[7] = khandle->u[15] ^ khandle->u[11];
267 return ihandle
[all...]
/linux-master/arch/powerpc/boot/
H A Dof.h8 typedef u32 ihandle; typedef
H A Doflib.c110 static ihandle chosen_mmu;
111 static ihandle memory;
/linux-master/fs/xfs/
H A Dxfs_ioctl32.h82 compat_uptr_t ihandle; /* user supplied handle */ member in struct:compat_xfs_fsop_handlereq
H A Dxfs_ioctl32.c323 hreq->ihandle = compat_ptr(hreq32.ihandle);
337 compat_ptr(hreq->ihandle), hreq->ihandlen);
H A Dxfs_ioctl.c183 return xfs_handle_to_dentry(parfilp, hreq->ihandle, hreq->ihandlen);
/linux-master/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
1403 ihandle root;
1445 ihandle elfloader;
1784 ihandle stdin;
1840 ihandle rtas_inst;
1907 ihandle ibmvtpm_ins
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_fs.h560 void __user *ihandle;/* user supplied handle */ member in struct:xfs_fsop_handlereq
/linux-master/include/linux/
H A Dof.h26 typedef u32 ihandle; typedef
/linux-master/drivers/usb/class/
H A Dcdc-wdm.c100 dma_addr_t ihandle; member in struct:wdm_device

Completed in 158 milliseconds