Home
last modified time | relevance | path

Searched refs:l_type (Results 1 – 25 of 25) sorted by relevance

/linux/include/linux/
A Dfalloc.h13 __s16 l_type; member
38 __s16 l_type; member
A Dnfs_xdr.h40 __u32 l_type; member
/linux/tools/include/uapi/asm-generic/
A Dfcntl.h196 short l_type; member
211 short l_type; member
/linux/include/uapi/asm-generic/
A Dfcntl.h201 short l_type; member
216 short l_type; member
/linux/arch/arm/kernel/
A Dsys_oabi-compat.c190 short l_type; member
205 kernel->l_type = user.l_type; in get_oabi_flock()
218 user.l_type = kernel->l_type; in put_oabi_flock()
/linux/arch/powerpc/include/asm/
A Dcompat.h48 short l_type; member
60 short l_type; member
/linux/arch/sparc/include/asm/
A Dcompat.h79 short l_type; member
92 short l_type; member
/linux/arch/arm64/include/asm/
A Dcompat.h69 short l_type; member
81 short l_type; member
/linux/arch/x86/include/asm/
A Dcompat.h54 short l_type; member
70 short l_type; member
/linux/arch/mips/include/asm/
A Dcompat.h59 short l_type; member
73 short l_type; member
/linux/arch/parisc/include/asm/
A Dcompat.h57 short l_type; member
65 short l_type; member
/linux/arch/s390/include/asm/
A Dcompat.h106 short l_type; member
118 short l_type; member
/linux/arch/mips/include/uapi/asm/
A Dfcntl.h65 short l_type; member
/linux/fs/
A Dlocks.c454 return assign_type(fl, l->l_type); in flock64_to_posix_lock()
464 .l_type = l->l_type, in flock_to_posix_lock()
2139 flock->l_type = fl->fl_type; in posix_lock_to_flock()
2151 flock->l_type = fl->fl_type; in posix_lock_to_flock64()
2167 if (flock->l_type != F_RDLCK && flock->l_type != F_WRLCK) in fcntl_getlk()
2187 flock->l_type = fl->fl_type; in fcntl_getlk()
2373 if (flock->l_type != F_RDLCK && flock->l_type != F_WRLCK) in fcntl_getlk64()
2394 flock->l_type = fl->fl_type; in fcntl_getlk64()
A Dfcntl.c534 (dst)->l_type = (src)->l_type; \
/linux/fs/ocfs2/
A Docfs2_ioctl.h21 __s16 l_type; member
A Ddlmglue.c288 return lockres->l_type == OCFS2_LOCK_TYPE_META || in ocfs2_is_inode_lock()
289 lockres->l_type == OCFS2_LOCK_TYPE_RW || in ocfs2_is_inode_lock()
290 lockres->l_type == OCFS2_LOCK_TYPE_OPEN; in ocfs2_is_inode_lock()
307 BUG_ON(lockres->l_type != OCFS2_LOCK_TYPE_DENTRY); in ocfs2_lock_res_dl()
314 BUG_ON(lockres->l_type != OCFS2_LOCK_TYPE_QINFO); in ocfs2_lock_res_qinfo()
358 if ((_lockres)->l_type != OCFS2_LOCK_TYPE_DENTRY) \
516 res->l_type = type; in ocfs2_lock_res_init_common()
1124 ocfs2_lock_type_string(lockres->l_type)); in ocfs2_blocking_ast()
3170 if (lockres->l_type == OCFS2_LOCK_TYPE_DENTRY) in ocfs2_dlm_seq_show()
3625 list_empty(&lockres->l_mask_waiters), lockres->l_type, in ocfs2_prepare_downconvert()
A Docfs2.h173 unsigned char l_type; member
/linux/drivers/net/ethernet/intel/ice/
A Dice_switch.c1904 enum ice_sw_lkup_type l_type; in ice_create_pkt_fwd_rule() local
1945 l_type = fm_entry->fltr_info.lkup_type; in ice_create_pkt_fwd_rule()
1946 recp = &hw->switch_info->recp_list[l_type]; in ice_create_pkt_fwd_rule()
2929 enum ice_sw_lkup_type l_type = in ice_add_eth_mac() local
2932 if (l_type != ICE_SW_LKUP_ETHERTYPE_MAC && in ice_add_eth_mac()
2933 l_type != ICE_SW_LKUP_ETHERTYPE) in ice_add_eth_mac()
2958 enum ice_sw_lkup_type l_type = in ice_remove_eth_mac() local
2961 if (l_type != ICE_SW_LKUP_ETHERTYPE_MAC && in ice_remove_eth_mac()
2962 l_type != ICE_SW_LKUP_ETHERTYPE) in ice_remove_eth_mac()
3159 if (l_type != ICE_SW_LKUP_MAC) in ice_remove_mac()
[all …]
/linux/fs/xfs/
A Dxfs_ioctl32.h147 __s16 l_type; member
A Dxfs_ioctl32.c35 if (get_user(bf->l_type, &arg32->l_type) || in xfs_compat_flock64_copyin()
/linux/fs/xfs/libxfs/
A Dxfs_fs.h115 __s16 l_type; member
/linux/arch/um/os-Linux/
A Dfile.c580 struct flock lock = ((struct flock) { .l_type = type, in os_lock_file()
/linux/fs/nfs/
A Dpnfs.h617 nfss->pnfs_curr_ld->id == src->l_type); in pnfs_use_threshold()
A Dnfs4xdr.c4514 res->l_type = be32_to_cpup(p); in decode_first_threshold_item4()

Completed in 73 milliseconds