Searched refs:NBL_REMOVE (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dnbmlock.h47 typedef enum {NBL_READ, NBL_WRITE, NBL_RENAME, NBL_REMOVE, enumerator in enum:__anon8255
/opensolaris-onvv-gate/usr/src/uts/common/fs/
H A Dnbmlock.c111 op == NBL_REMOVE || op == NBL_READWRITE);
121 if (op == NBL_REMOVE || op == NBL_RENAME)
H A Dvnode.c1730 if (nbl_conflict(targvp, NBL_REMOVE, 0, 0, 0, NULL)) {
1919 if (nbl_conflict(vp, NBL_REMOVE, 0, 0, 0, NULL)) {
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dshare.c493 * 4. An op request of NBL_REMOVE will fail if there is
545 * NBL_REMOVE and NBL_RENAME do not.
568 case NBL_REMOVE:
H A Dcore.c164 if (nbl_share_conflict(vp, NBL_REMOVE, NULL)) {
/opensolaris-onvv-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c758 if (nbl_share_conflict(node->vp, NBL_REMOVE, NULL))
/opensolaris-onvv-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c1993 if (nbl_conflict(targvp, NBL_REMOVE, 0, 0, 0, NULL)) {
H A Dnfs4_srv.c4202 if (nbl_conflict(vp, NBL_REMOVE, 0, 0, 0, NULL)) {
4593 if (nbl_conflict(targvp, NBL_REMOVE, 0, 0, 0, NULL)) {
H A Dnfs3_srv.c2704 if (nbl_conflict(targvp, NBL_REMOVE, 0, 0, 0, NULL)) {

Completed in 284 milliseconds