Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Drunlist.c74 static inline struct runlist_element *ntfs_rl_realloc_gfp(struct runlist_element *rl, in ntfs_rl_realloc_gfp() function
111 return ntfs_rl_realloc_gfp(rl, old_size, new_size, GFP_NOFS); in ntfs_rl_realloc()
138 return ntfs_rl_realloc_gfp(rl, old_size, new_size, in ntfs_rl_realloc_nofail()