OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:forcefree
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/nfs/
nfs_subs.c
1436
const bool
forcefree
= flags & NFS_INVALDIRCACHE_FORCE;
local in function:nfs_invaldircache
1450
if (!(nmp->nm_flag & NFSMNT_XLATECOOKIE) ||
forcefree
) {
1452
KASSERT(!
forcefree
|| ndp->dc_refcnt == 1);
1456
if (
forcefree
&& np->n_dirgens) {
nfs_subs.c
1436
const bool
forcefree
= flags & NFS_INVALDIRCACHE_FORCE;
local in function:nfs_invaldircache
1450
if (!(nmp->nm_flag & NFSMNT_XLATECOOKIE) ||
forcefree
) {
1452
KASSERT(!
forcefree
|| ndp->dc_refcnt == 1);
1456
if (
forcefree
&& np->n_dirgens) {
Completed in 24 milliseconds
Indexes created Tue Sep 30 17:09:57 GMT 2025