Searched refs:vfs_context_pid (Results 1 – 3 of 3) sorted by relevance
1524 int vfs_context_pid(vfs_context_t ctx);
12868 new_fl = file_lease_alloc(fg, fl_type, vfs_context_pid(ctx)); in acquire_file_lease()13032 pid_t pid = vfs_context_pid(ctx); in check_for_lease_conflict()
1271 vfs_context_pid(vfs_context_t ctx) in vfs_context_pid() function