OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:next_mount
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nilfs/
nilfs.h
176
STAILQ_ENTRY(nilfs_mount)
next_mount
; /* in nilfs_device */
nilfs_vfsops.c
575
STAILQ_FOREACH(ump, &nilfsdev->mounts,
next_mount
) {
585
STAILQ_FOREACH(ump, &nilfsdev->mounts,
next_mount
) {
941
STAILQ_INSERT_TAIL(&nilfsdev->mounts, ump,
next_mount
);
1003
STAILQ_REMOVE(&nilfsdev->mounts, ump, nilfs_mount,
next_mount
);
Completed in 13 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025