OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lfs_filestats
(Results
1 - 4
of
4
) sorted by relevancy
/src/libexec/lfs_cleanerd/
coalesce.c
126
struct
lfs_filestats
fss[INODES_AT_A_TIME];
/src/tests/fs/lfs/
t_fcntl.c
204
struct
lfs_filestats
fss_before, fss_scrambled, fss_after;
/src/sys/ufs/lfs/
lfs_vnops.c
180
static int
lfs_filestats
(struct lfs *, ino_t, struct
lfs_filestats
*);
1876
struct
lfs_filestats
*fss;
2187
error =
lfs_filestats
(fs, lfr.ino + i, &fss[i]);
2346
lfs_filestats
(struct lfs *fs, ino_t ino, struct
lfs_filestats
*lfp)
function
lfs.h
1409
struct
lfs_filestats
{
struct
1418
struct
lfs_filestats
*fss; /* Out: file statistics */
Completed in 18 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026