OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctx_vp_new_nlink
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/sys/
vnode_if.h
298
nlink_t
ctx_vp_new_nlink
;
member in struct:vop_remove_v3_args
/src/sys/fs/udf/
udf_vnops.c
1937
nlink_t
ctx_vp_new_nlink
;
1953
ap->
ctx_vp_new_nlink
=
1957
ap->
ctx_vp_new_nlink
=
/src/sys/ufs/ext2fs/
ext2fs_vnops.c
516
nlink_t
ctx_vp_new_nlink
;
538
ap->
ctx_vp_new_nlink
= ip->i_e2fs_nlink;
/src/sys/fs/tmpfs/
tmpfs_vnops.c
693
nlink_t
ctx_vp_new_nlink
;
752
ap->
ctx_vp_new_nlink
= node->tn_links;
/src/sys/ufs/lfs/
ulfs_vnops.c
512
nlink_t
ctx_vp_new_nlink
;
539
ap->
ctx_vp_new_nlink
= ip->i_nlink;
/src/sys/ufs/chfs/
chfs_vnops.c
1040
nlink_t
ctx_vp_new_nlink
;
1065
ap->
ctx_vp_new_nlink
= ip->chvc->nlink;
/src/sys/ufs/ufs/
ufs_vnops.c
826
nlink_t
ctx_vp_new_nlink
;
865
ap->
ctx_vp_new_nlink
= ip->i_nlink;
/src/sys/kern/
vnode_if.c
213
* We could change this easily by passing ap->
ctx_vp_new_nlink
to
222
(ap)->
ctx_vp_new_nlink
= 0;
/src/sys/nfs/
nfs_vnops.c
1700
nlink_t
ctx_vp_new_nlink
;
1738
ap->
ctx_vp_new_nlink
= vattr.va_nlink - 1;
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025