Searched refs:l_type (Results 1 – 13 of 13) sorted by relevance
96 lock.l_type = F_WRLCK; in zed_file_lock()123 lock.l_type = F_UNLCK; in zed_file_unlock()149 lock.l_type = F_WRLCK; in zed_file_is_locked()157 if (lock.l_type == F_UNLCK) in zed_file_is_locked()
298 short l_type; /* lock type: read/write, etc. */ member312 short l_type; /* lock type: read/write, etc. */ member
764 fl.l_type = F_WRLCK; in ngx_trylock_fd()781 fl.l_type = F_WRLCK; in ngx_lock_fd()798 fl.l_type = F_UNLCK; in ngx_unlock_fd()
425 fl.l_type = ofl.l_type; in kern_fcntl_freebsd()462 ofl.l_type = fl.l_type; in kern_fcntl_freebsd()632 switch (flp->l_type) { in kern_fcntl()706 flp->l_type = F_UNLCK; in kern_fcntl()724 if (flp->l_type != F_RDLCK && flp->l_type != F_WRLCK && in kern_fcntl()2473 lf.l_type = F_UNLCK; in fdclearlocks()2797 lf.l_type = F_UNLCK; in closef()2820 lf.l_type = F_UNLCK; in closef()3563 lf.l_type = F_UNLCK; in sys_flock()3569 lf.l_type = F_WRLCK; in sys_flock()[all …]
489 fl->l_type = F_UNLCK; in lf_advlockasync()581 lock->lf_type = fl->l_type; in lf_advlockasync()1585 fl->l_type = block->lf_type; in lf_getlock()1595 fl->l_type = F_UNLCK; in lf_getlock()1904 ldesc->fl.l_type = F_UNLCK; in lf_iteratelocks_sysid()1971 ldesc->fl.l_type = F_UNLCK; in lf_iteratelocks_vnode()
349 lf.l_type = (fmode & O_EXLOCK) != 0 ? F_WRLCK : F_RDLCK; in vn_open_vnode_advlock()1769 lf.l_type = F_UNLCK; in vn_closefile()
3795 lf.l_type = F_WRLCK; in coredump()3816 lf.l_type = F_UNLCK; in coredump()
4527 enum ice_sw_lkup_type l_type = in ice_add_mac_vlan_rule() local4530 if (l_type != ICE_SW_LKUP_MAC_VLAN) in ice_add_mac_vlan_rule()4579 enum ice_sw_lkup_type l_type; in ice_add_eth_mac_rule() local4582 recp_list = &sw->recp_list[l_type]; in ice_add_eth_mac_rule()4585 l_type != ICE_SW_LKUP_ETHERTYPE) in ice_add_eth_mac_rule()4629 enum ice_sw_lkup_type l_type; in ice_remove_eth_mac_rule() local4634 l_type != ICE_SW_LKUP_ETHERTYPE) in ice_remove_eth_mac_rule()4637 recp_list = &sw->recp_list[l_type]; in ice_remove_eth_mac_rule()4875 if (l_type != ICE_SW_LKUP_MAC) in ice_remove_mac_rule()4935 if (l_type != ICE_SW_LKUP_VLAN) in ice_remove_vlan_rule()[all …]
656 lock.l_type = F_WRLCK; in nfp_acquire_process_lock()706 lock.l_type = F_WRLCK; in nfp_acquire_secondary_process_lock()
63 .l_type = F_WRLCK,
76 .l_type = F_WRLCK,
750 bf.l_type = F_WRLCK; in zpl_fallocate_common()
802 fl.l_type = F_WRLCK; in zfs_replay_truncate()