HomeSort by: relevance | last modified time | path
    Searched defs:make_lost_and_found (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck_v7fs/
main.c 53 static int make_lost_and_found(struct v7fs_self *, struct v7fs_inode *);
112 if ((error = make_lost_and_found(fs, &lost_and_found)))
223 make_lost_and_found(struct v7fs_self *fs, struct v7fs_inode *p) function in typeref:typename:int
main.c 53 static int make_lost_and_found(struct v7fs_self *, struct v7fs_inode *);
112 if ((error = make_lost_and_found(fs, &lost_and_found)))
223 make_lost_and_found(struct v7fs_self *fs, struct v7fs_inode *p) function in typeref:typename:int

Completed in 25 milliseconds