OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:update_nlink
(Results
1 - 3
of
3
) sorted by relevancy
/src/share/examples/puffs/pgfs/
pgfs_subs.h
62
int
update_nlink
(struct Xconn *, fileid_t, int);
pgfs_puffs.c
401
error =
update_nlink
(xc, parent_fileid, 1);
699
error =
update_nlink
(xc, parent_fileid, -1);
999
error =
update_nlink
(xc, fileid_targ_dir, -1);
1007
error =
update_nlink
(xc, fileid_targ_dir, 1);
1015
error =
update_nlink
(xc, fileid_src_dir, -1);
pgfs_subs.c
624
update_nlink
(struct Xconn *xc, fileid_t fileid, int delta)
function in typeref:typename:int
703
error =
update_nlink
(xc, child, 1);
728
error =
update_nlink
(xc, child, -1);
Completed in 40 milliseconds
Indexes created Mon Oct 13 01:09:56 GMT 2025