Home
last modified time | relevance | path

Searched refs:fs_path_free (Results 1 – 1 of 1) sorted by relevance

/linux/fs/btrfs/
H A Dsend.c76 static void fs_path_free(struct fs_path *p);
77 DEFINE_FREE(fs_path_free, struct fs_path *, fs_path_free(_T))
475 static void fs_path_free(struct fs_path *p) in fs_path_free() function
986 struct fs_path *p __free(fs_path_free) = NULL; in iterate_inode_ref()
2025 struct fs_path *tmp_name __free(fs_path_free) = NULL; in is_first_ref()
2190 struct fs_path *name __free(fs_path_free) = NULL; in did_overwrite_first_ref()
2364 struct fs_path *name __free(fs_path_free) = NULL; in get_cur_path()
2544 fs_path_free(path); in get_path_for_command()
2554 fs_path_free(path); in free_path_for_command()
2773 struct fs_path *p __free(fs_path_free) = NULL; in send_create_inode()
[all …]