Searched refs:get_last_bp (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/reiserfs/
H A Dreiserfs_vnops.c209 bp = get_last_bp(&path);
H A Dreiserfs_inode.c236 bp = get_last_bp(&path);
403 bp = get_last_bp(&path);
H A Dreiserfs_namei.c402 de->de_bp = get_last_bp(path);
H A Dreiserfs_fs.h1053 #define get_last_bp(path) PATH_PLAST_BUFFER(path) macro

Completed in 107 milliseconds