Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify22.c53 static struct fanotify_fid_t null_fid; variable
117 .fid = &null_fid,
287 * file_handler to create a null_fid in init_null_fid()
289 fanotify_save_fid(MOUNT_PATH, &null_fid); in init_null_fid()
291 null_fid.handle.handle_type = FILEID_INVALID; in init_null_fid()
292 null_fid.handle.handle_bytes = 0; in init_null_fid()

Completed in 1 milliseconds