Home
last modified time | relevance | path

Searched refs:get_path_nullok (Results 1 - 1 of 1) sorted by relevance

/third_party/libfuse/lib/
H A Dfuse.c1213 static int get_path_nullok(struct fuse *f, fuse_ino_t nodeid, char **path) in get_path_nullok() function
2727 err = get_path_nullok(f, ino, &path); in fuse_lib_getattr()
2780 err = get_path_nullok(f, ino, &path); in fuse_lib_setattr()
3272 res = get_path_nullok(f, ino, &path); in fuse_lib_read()
3298 res = get_path_nullok(f, ino, &path); in fuse_lib_write_buf()
3321 err = get_path_nullok(f, ino, &path); in fuse_lib_fsync()
3616 err = get_path_nullok(f, ino, &path); in readdir_fill()
3747 get_path_nullok(f, ino, &path); in fuse_lib_releasedir()
3773 err = get_path_nullok(f, ino, &path); in fuse_lib_fsyncdir()
4091 get_path_nullok( in fuse_lib_release()
[all...]

Completed in 10 milliseconds