Home
last modified time | relevance | path

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

12

/illumos-gate/usr/src/uts/common/klm/
H A Dklmops.c80 lm_frlock(struct vnode *vp, int cmd, struct flock64 *flk, int flags, in lm_frlock()
93 lm4_frlock(struct vnode *vp, int cmd, struct flock64 *flk, int flags, in lm4_frlock()
130 struct flock64 *flk, int flags, u_offset_t offset) in lm_register_lock_locally()
159 lm_nlm_reclaim(struct vnode *vp, struct flock64 *flkp) in lm_nlm_reclaim()
165 lm_nlm4_reclaim(struct vnode *vp, struct flock64 *flkp) in lm_nlm4_reclaim()
H A Dnlm_client.c99 struct flock64 *, int, u_offset_t, struct netobj *,
103 struct flock64 *, int32_t);
106 const struct flock64 *, struct netobj *,
109 static int nlm_call_lock(vnode_t *, struct flock64 *,
318 struct flock64 *flkp, int flags, u_offset_t offset, in nlm_frlock_getlk()
321 struct flock64 flk0; in nlm_frlock_getlk()
423 struct flock64 flk0; in nlm_frlock_setlk()
662 struct flock64 *flp, int32_t orig_state) in nlm_reclaim_lock()
732 nlm_local_cancelk(vnode_t *vp, struct flock64 *flp) in nlm_local_cancelk()
748 nlm_call_lock(vnode_t *vp, struct flock64 *flp, in nlm_call_lock()
[all …]
H A Dnlm_impl.h147 struct flock64 nsr_fl;
496 extern int nlm_frlock(struct vnode *, int, struct flock64 *, int, u_offset_t,
501 extern int nlm_safelock(vnode_t *, const struct flock64 *, cred_t *);
504 struct flock64 *, int, u_offset_t);
600 struct nlm_vhold *, struct flock64 *);
602 struct nlm_vhold *, struct flock64 *);
H A Dnlm_service.c83 struct flock64 *flp;
111 struct flock64 *fl,
127 nlm_init_flock(struct flock64 *fl, struct nlm4_lock *nl, in nlm_init_flock()
338 struct flock64 fl; in nlm_do_test()
479 struct flock64 fl; in nlm_do_lock()
570 DTRACE_PROBE3(setlk__res, struct flock64 *, &fl, in nlm_do_lock()
698 struct flock64 *flp, in nlm_block()
849 struct flock64 fl; in nlm_do_cancel()
946 struct flock64 fl; in nlm_do_unlock()
H A Dklmmod.c498 lm_safelock(vnode_t *vp, const struct flock64 *fl, cred_t *cr) in lm_safelock()
H A Dnlm_impl.c264 struct nlm_vhold *, struct flock64 *);
2093 struct flock64 *flp) in nlm_slreq_register()
2134 struct flock64 *flp) in nlm_slreq_unregister()
2157 struct flock64 *flp) in nlm_slreq_find_locked()
/illumos-gate/usr/src/uts/common/nfs/
H A Dlm.h108 struct flock64 *flk, int flag,
113 struct lm_sysid *, struct flock64 *, int,
115 extern int lm_safelock(vnode_t *, const struct flock64 *,
121 struct flock64 *flk, int flag,
/illumos-gate/usr/src/uts/common/sys/
H A Dflock.h221 struct flock64 ll_flock;
229 int ofdlock(file_t *, int, struct flock64 *, int, u_offset_t);
232 int reclock(struct vnode *, struct flock64 *, int, int, u_offset_t,
236 int convoff(struct vnode *, struct flock64 *, int, offset_t);
244 int flk_convert_lock_data(struct vnode *, struct flock64 *,
H A Dshare.h67 struct flock64;
H A Dfem.h213 int (*femop_frlock)(femarg_t *vf, int cmd, struct flock64 *bfp, \
217 int (*femop_space)(femarg_t *vf, int cmd, struct flock64 *bfp, \
354 extern int vnext_frlock(femarg_t *vf, int cmd, struct flock64 *bfp,
358 extern int vnext_space(femarg_t *vf, int cmd, struct flock64 *bfp,
H A Dfcntl.h271 typedef struct flock64 { struct
H A Dvnode.h887 struct flock64;
957 int (*vop_frlock)(vnode_t *, int, struct flock64 *, \
961 int (*vop_space)(vnode_t *, int, struct flock64 *, \
1067 extern int fop_frlock(vnode_t *, int, struct flock64 *, int, offset_t,
1070 extern int fop_space(vnode_t *, int, struct flock64 *, int, offset_t,
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dflock.c28 struct flock64 l; in flock()
H A Dposix_fallocate.c83 struct flock64 lck; in posix_fallocate64()
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_fssub.c210 fs_frlock(vnode_t *vp, int cmd, struct flock64 *bfp, int flag, offset_t offset, in fs_frlock()
390 convoff(struct vnode *vp, struct flock64 *lckdat, int whence, offset_t offset) in convoff()
/illumos-gate/usr/src/uts/common/fs/
H A Dfs_subr.h74 extern int fs_frlock(vnode_t *, int, struct flock64 *, int, offset_t,
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_fcntl.c114 adp->arg_size = sizeof (struct flock64); in pr_fcntl()
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/common/sys/
H A Dvnode.h800 struct flock64;
870 int (*vop_frlock)(vnode_t *, int, struct flock64 *, \
874 int (*vop_space)(vnode_t *, int, struct flock64 *, \
980 extern int fop_frlock(vnode_t *, int, struct flock64 *, int, offset_t,
983 extern int fop_space(vnode_t *, int, struct flock64 *, int, offset_t,
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvnode.h807 struct flock64;
877 int (*vop_frlock)(vnode_t *, int, struct flock64 *, \
881 int (*vop_space)(vnode_t *, int, struct flock64 *, \
987 extern int fop_frlock(vnode_t *, int, struct flock64 *, int, offset_t,
990 extern int fop_space(vnode_t *, int, struct flock64 *, int, offset_t,
/illumos-gate/usr/src/uts/common/syscall/
H A Dfcntl.c79 struct flock64 bf; in fcntl()
91 ASSERT(sizeof (struct flock64) == sizeof (struct flock64_32)); in fcntl()
95 ASSERT(sizeof (struct flock64) == sizeof (struct flock64_64)); in fcntl()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h876 extern int ufs_allocsp(struct vnode *, struct flock64 *, cred_t *);
877 extern int ufs_freesp(struct vnode *, struct flock64 *, int, cred_t *);
H A Dudf_inode.h588 flock64
657 int32_t ud_freesp(struct vnode *, struct flock64 *, int32_t,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_file.c243 struct flock64 flck; in vdev_file_io_start()
/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vnops.c1037 struct flock64 *bfp, in lo_frlock()
1052 struct flock64 *bfp, in lo_space()
/illumos-gate/usr/src/uts/common/fs/dcfs/
H A Ddc_vnops.c207 static int dc_frlock(struct vnode *, int, struct flock64 *, int, offset_t,
395 dc_frlock(struct vnode *vp, int cmd, struct flock64 *bfp, int flag, in dc_frlock()

12