Home
last modified time | relevance | path

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

/fs/gfs2/
Ddir.h42 const struct gfs2_inode *nip, unsigned int new_type);
Ddir.c1936 const struct gfs2_inode *nip, unsigned int new_type) in gfs2_dir_mvino() argument
1951 dent->de_type = cpu_to_be16(new_type); in gfs2_dir_mvino()
/fs/
Dnamei.c4681 int old_type, new_type; in do_renameat2() local
4711 &new_path, &new_last, &new_type); in do_renameat2()
4727 if (new_type != LAST_NORM) in do_renameat2()