Lines Matching defs:name
80 * With group flag FAN_REPORT_NAME, if name was not recorded in
81 * event on a directory, we will report the name ".".
229 int info_type, const char *name, size_t name_len,
259 if (WARN_ON_ONCE(!name || !name_len))
288 * For an inline fh and inline file name, copy through stack to exclude
308 if (copy_to_user(buf, name, name_len))
369 /* Event info records order is: dir fid + name, child fid */
397 * With group flag FAN_REPORT_NAME, if name was not
399 * name "." with info type DFID_NAME.
960 * Child name is reported with parent fid so requires dir fid.
961 * We can report both child fid and dir fid with or without name.
1264 * events with parent/name info for non-directory.